02. Quiz: Welcome to the World of Testing

Welcome To The World Of Testing

How would you explain the UI testing process?

QUESTION:

You are on a 2-person developer team for an online ticket seller. You just finished adding the order button, which opens up an order summary, and need your teammate to help manually test the UI. To help them understand exactly what to test and expect, write in SHORT, CONCISE steps what they need to do (e.g. "Step 1: Open app and find order button").

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer